home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 80 / utility.doc < prev   
Encoding:
Text File  |  1986-11-20  |  6.0 KB  |  240 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.        >>>>>>> S o f t D e s i g n <<<<<<<
  7.  
  8.  
  9.         C P M Z 8 0   -   E M U L A T O R
  10.  
  11.             F O R   A T A R I   T O S
  12.  
  13.  
  14.  
  15.     U T I L I T Y   D O C U M E N T A T I O N
  16.  
  17.  
  18.  
  19.  
  20.     The  SoftDesign CPMZ80-EMULATOR  includes 
  21.  
  22.     a packet  of 7  utility  programs.  These
  23.  
  24.     utilities  are Z80  code and  are running
  25.  
  26.     under the EMULATOR. 
  27.  
  28.  
  29.  
  30.  
  31.     INIT        Initialize a CPMZ80 Applications Disk
  32.  
  33.     SCOPY        Single Drive Copy Utility
  34.  
  35.     TOSDIR        TOS Directory Display Utility
  36.  
  37.     TOSCPM        TOS to CPMZ80 File Conversion Utility
  38.  
  39.     CPMTOS        CPMZ80 to TOS File Conversion Utility
  40.  
  41.     EDTKEY        Keyboard Layout Editing Utility
  42.  
  43.     SETKEY        Keyboard Layout Definition Utility
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.     I N I T
  53.  
  54.                                 
  55. The INIT utility initializes a newly formatted TOS-Disk for use
  56. under the CPMZ80 EMULATOR. Disks used with the EMULATOR must be
  57. formatted under TOS first  and then  initialized  with the INIT
  58. utility running  under the EMULATOR.  The drive  containing the
  59. disk to initialize  must be specified on the command line.  The
  60. disk must be  newly formatted  for initialization.  Initialized
  61. CPMZ80 disks cannot be written on by TOS.
  62.  
  63.  
  64. Syntax:        INIT <drive specifier>
  65.  
  66. Examples:    INIT A:     
  67.         INIT B:
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.     S C O P Y
  76.  
  77.  
  78. The SCOPY  utility allows  copying of  CPMZ80 files  on a single
  79. drive  system.  A file  or group  of files  is  selected  by the 
  80. command line parameter. The utility gives the necessary commands
  81. for the changes  of the source  and destination disk  and echoes
  82. the name of each copied file.
  83.  
  84.  
  85. Syntax:        SCOPY <ambiguous CPMZ80 filename>
  86.  
  87. Examples:    SCOPY *.*
  88.         SCOPY *.PAS
  89.         SCOPY DU.COM
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.     T O S D I R
  99.  
  100.  
  101. The  TOSDIR utility  displays the  TOS directory  of a disk. An
  102. ambiguous file specification  may be specified.  If no drive is
  103. specified,  the directory of the current default  drive is dis-
  104. played.  If no  file specification  is given,  all files in the
  105. directory are listed.
  106.  
  107.  
  108. Syntax:        TOSDIR [<ambiguous file specification>]
  109.  
  110. Examples:    TOSDIR
  111.         TOSDIR A:
  112.         TOSDIR *.PRG
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.     T O S C P M
  122.  
  123.  
  124. The TOSCPM utility  allows conversion of a TOS file  to a CPMZ80
  125. file. An unambiguous TOS file  as source and a destination drive
  126. or unambiguous CPMZ80 destination file name must be specified on
  127. the command line.  Source and destination drive  must not be the
  128. same.  TOSCPM allows the changing of disks  and prompts the user
  129. to start the conversion by pressing the <Return> key. Conversion
  130. can be aborted by pressing the <Esc> key or <Control-C>.
  131.  
  132.  
  133. Syntax:        TOSCPM <TOS file> <CPMZ80 file>
  134.  
  135. Examples:    TOSCPM A:README.TXT B:
  136.         TOSCPM TURN11.DAT B:T11.DTA
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.     C P M T O S
  146.  
  147.  
  148. The CPMTOS utility  allows conversion of a CPMZ80 file  to a TOS
  149. file.  An unambiguous  CPMZ80 file  as source  and a destination
  150. drive or unambiguous TOS destination file name must be specified
  151. on the  command line.  Source and destination drive  must not be
  152. the same.  CPMTOS allows  the changing of disks  and prompts the
  153. user to start the conversion by pressing the <Return> key.  Con-
  154. version can be aborted by pressing the <Esc> key or <Control-C>.
  155.  
  156.  
  157. Syntax:        CPMTOS <CPMZ80 file> <TOS file>
  158.  
  159. Examples:    CPMTOS A:HAPPY.TXT B:
  160.         CPMTOS ORDERS.DAT B:ORDERS.DTA
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.     E D T K E Y
  170.  
  171.  
  172. With the  EDTKEY utility  the user  can edit  a CPMZ80  keyboard
  173. definition file. A keyboard definition file contains information
  174. about  the nationality  and character  strings  for the function
  175. keys.  The user  can choose  from one of five  national keyboard
  176. layouts:  American, English, French, German and German/American.
  177. German/American is a special German layout for programmers. Each
  178. of the  10 function keys  F1 .. F10  in the  top row of the key-
  179. board and all the 8 keys  in the cursor block both unshifted and
  180. shifted may be assigned  an ASCII string of  up to 8 characters.
  181. This provides the user with a total  of 36 configurable function
  182. keys.
  183.  
  184. EDTKEY  displays the current  keyboard nationality  and function
  185. key definitions and shows a menue of possible entries.  The user
  186. can abort without  any changes and return  to CPMZ80 by pressing
  187. <Esc>.  With  the  space bar  the user  can change  the keyboard
  188. nationality,  which is displayed in the  top right corner of the
  189. EDTKEY screen.  By pressing  <Enter>  the current  definition is
  190. saved and EDTKEY  terminates.  To edit the string  assigned to a
  191. function key,  just press the desired function key, unshifted or
  192. shifted. Correct a definition  with the <Backspace> key and ter-
  193. minate editing with <Enter>.  All ASCII characters  except Back-
  194. space (08H) may be used in function key strings. Control charac-
  195. ters are shown in arrow notation.
  196.  
  197. EDTKEY is a versatile tool  that adapts the CPMZ80 user environ-
  198. ment to the  changing needs  of the user.  There may be function
  199. key  definitions  with commands  for often used  applications to
  200. tailor the ATARI keyboard  to the specific needs  of an applica-
  201. tion program.  The user can  create as many  keyboard definition
  202. files as he or she likes. EDTKEY displays or changes an existing
  203. key definition or creates a new keyboard definition file, if the
  204. specified file cannot be found.  A new definition is filled with
  205. default values  at startup.  The default file type  for keyboard
  206. definition files  is ".KEY"  and may be  ommitted from  the file
  207. specification.  A predefined keyboard definition must be activa-
  208. ted with the SETKEY utility.
  209.  
  210.  
  211. Syntax:        EDTKEY <keyboard definition file>
  212.  
  213. Examples:    EDTKEY DBASE
  214.         EDTKEY A:WS
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.     S E T K E Y
  223.  
  224.  
  225. The SETKEY utility activates a keyboard definition file that has
  226. been created  with EDTKEY.  The default  file type  for keyboard
  227. definition is  ".KEY" and may be ommitted from the file specifi-
  228. cation.
  229.  
  230.  
  231. Syntax:        SETKEY <keyboard definition file>
  232.  
  233. Examples:    SETKEY MP
  234.         SETKEY B:MBAS
  235.  
  236.  
  237.  
  238.  
  239. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  240. ə